Everything about Wildcard Character totally explained
» For other meanings of 'wild card' see wild card.The term
wildcard character has the following meanings:
Telecommunication
In
telecommunications, a
wildcard character is a
character that may be substituted for any of a defined subset of all possible characters.
- In high-frequency (HF) radio automatic link establishment, the wildcard character "?" may be substituted for any one of the 36 characters, "A" through "Z" and "0" through "9."
- Whether the wildcard character represents a single character or a string of characters must be specified.
Computing
In
computer (
software) technology, a
wildcard character can be used to substitute for any other character or characters in a string.
The
asterisk (*) usually substitutes as a wildcard character for any zero or more characters, and the
question mark (?) usually substitutes as a wildcard character for any one character, as in the
command line interpreters of
CP/M,
DOS,
Microsoft Windows and
Unix-like operating systems. This is referred to as
glob expansion.
In
SQL, wildcard characters can be used in "LIKE" expressions; the
percent sign (%) matches zero or more characters, and
underscore (_) a single character. In
Microsoft Access, wildcard characters can be used in "LIKE" expressions; the
asterisk sign (*) matches zero or more characters, and
question mark (?) a single character. In many
regular expression implementations, the
period (.) is the wildcard character for a single character.
Further Information
Get more info on 'Wildcard Character'.
|
External Link Exchanges
Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:
<a href="http://wildcard_character.totallyexplained.com">Wildcard character Totally Explained</a>
Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned. |